Skip to content

chore(ui): improve readability of the version in the footer - #15863

Merged
Maffooch merged 1 commit into
DefectDojo:devfrom
nisnopa:fix/version-display
Sep 3, 2026
Merged

chore(ui): improve readability of the version in the footer#15863
Maffooch merged 1 commit into
DefectDojo:devfrom
nisnopa:fix/version-display

Conversation

@nisnopa

@nisnopa nisnopa commented Sep 2, 2026

Copy link
Copy Markdown

Description

This PR fixes the way the version is displayed in the footer: v. x.y.z isn't very elegant, and the spaces between the current hash and the parentheses are unnecessary.

Checklist

  • Make sure to rebase your PR against the very latest dev.
  • Features/Changes should be submitted against the dev.
  • Give a meaningful name to your PR, as it may end up being used in the release notes.
  • Your code is Ruff compliant (see ruff.toml).
  • Your code is python 3.13 compliant.
  • Add the proper label to categorize your PR.

@dryrunsecurity

dryrunsecurity Bot commented Sep 2, 2026

Copy link
Copy Markdown

DryRun Security

This pull request contains two critical findings where the user 'nisnopa' modified sensitive codepaths in 'dojo/templates/base.html' and 'dojo/templatetags/display_tags.py' without being on the allowed authors list.

🔴 Configured Sensitive Codepath Modified by Non-Allowed Author in dojo/templates/base.html (drs_4337442f)
Vulnerability Configured Sensitive Codepath Modified by Non-Allowed Author
Description File 'dojo/templates/base.html' matches configured sensitive codepath pattern 'dojo/templates/*.html' and was modified by 'nisnopa' (commit abeb88c) who is not in the allowed authors list.
🔴 Configured Sensitive Codepath Modified by Non-Allowed Author in dojo/templatetags/display_tags.py (drs_af7c0d91)
Vulnerability Configured Sensitive Codepath Modified by Non-Allowed Author
Description File 'dojo/templatetags/display_tags.py' matches configured sensitive codepath pattern 'dojo/templatetags/*.py' and was modified by 'nisnopa' (commit abeb88c) who is not in the allowed authors list.

We've notified @mtesauro.


Comment to provide feedback on these findings.

Report false positive: @dryrunsecurity fp [FINDING ID] [FEEDBACK]
Report low-impact: @dryrunsecurity nit [FINDING ID] [FEEDBACK]

Example: @dryrunsecurity fp drs_90eda195 This code is not user-facing

All finding details can be found in the DryRun Security Dashboard.

@Maffooch Maffooch added this to the 3.3.0 milestone Sep 3, 2026
@Maffooch
Maffooch merged commit 816bbf0 into DefectDojo:dev Sep 3, 2026
69 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants